Inverting an image's color values

Use Invert to change each color in an object or image to its inverse. For example, applying Invert to a red image object (R=255, G=0, B=0) changes the color to light blue (R=0, G=255, B=255).

Original

 

After inverting
 

To invert colors:

1 Select an object or bitmap image.
2 Choose Xtras > Adjust Color > Invert.